.w1600 {
  width: 16rem;
  margin: 0 auto;
  position: relative;
  font-size: 0;
  z-index: 2;
}

@media (max-width: 1620px) {
  .w1600 {
    width: 94%;
  }
}

.banner {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.banner .swiper-slide {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.banner .swiper-slide .pcimg {
  width: 100%;
  padding-top: 48.95%;
  display: block;
}

.banner .swiper-slide .phimg {
  display: none;
}

.banner .swiper-slide .voc {
  background-color: #000;
  object-fit: cover;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.banner .swiper-slide .sox {
  position: absolute;
  left: calc((160 / 1920) * 100%);
  top: 50%;
  transform: translateY(-50%);
  max-width: 8rem;
}

.banner .swiper-slide .sox .st {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  font-size: 16px;
  letter-spacing: 1.2px;
}

.banner .swiper-slide .sox .st1 {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  font-size: 16px;
  letter-spacing: 7.8px;
  margin-bottom: 15px;
}

.banner .swiper-slide .sox .gt {
  width: 100%;
  color: #fff;
  line-height: 1.3;
  margin: 0.2rem 0;
}

.banner .swiper-slide .sox .gt p {
  color: #fff;
  line-height: 1.3;
}

.banner .swiper-slide .sox .gt h1 {
  color: #fff;
  line-height: 1.3;
  margin-bottom: 15px;
  letter-spacing: 0.4px;
}

.banner .swiper-slide .sox .gt h2 {
  color: #fff;
  line-height: 1.3;
}

.banner .swiper-slide .sox .pul {
  width: 100%;
  font-size: 0;
  margin: 0.2rem 0;
}

.banner .swiper-slide .sox .pul .pli {
  width: 32%;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.1rem;
}

.banner .swiper-slide .sox .pul .pli .ic {
  display: inline-block;
  vertical-align: middle;
  width: 0.26rem;
  height: 0.26rem;
  margin-right: 0.1rem;
}

.banner .swiper-slide .sox .pul .pli .ic img {
  width: 100%;
  display: block;
}

.banner .swiper-slide .sox .pul .pli .pm {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.36rem);
  color: #fff;
  line-height: 1.5;
}

.banner .swiper-slide .sox .pul .pli:nth-child(3n) {
  margin-right: 0;
}

.banner .swiper-slide .sox .hotline {
  width: 100%;
  font-size: 0;
}

.banner .swiper-slide .sox .hotline .pt {
  width: 100%;
  font-size: 0;
}

.banner .swiper-slide .sox .hotline .pt span {
  display: inline-block;
  vertical-align: middle;
  background-color: #47bcc6;
  border-radius: 0.2rem 0.2rem 0.2rem 0;
  line-height: 2.2;
  padding: 0 0.2rem;
  color: #fff;
}

.banner .swiper-slide .sox .hotline .num {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin: 0.06rem 0 0.06rem;
}

.banner .swiper-slide .sox .hotline .emal {
  width: 100%;
  color: #fff;
  line-height: 1.5;
}

.banner .swiper-pagination {
  font-size: 0;
  text-align: center;
  bottom: 0.5rem;
  z-index: 10;
}

.banner .swiper-pagination-bullet {
  width: 0.13rem;
  height: 0.13rem;
  opacity: 1;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  border: solid 1px #fff;
}

.banner .swiper-pagination-bullet-active {
  width: 0.21rem;
  height: 0.21rem;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/i2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: solid 1px transparent;
}

@media (max-width: 1620px) {
  .banner .swiper-slide .sox {
    left: 3%;
  }
}

@media (max-width: 800px) {
  .banner .swiper-slide .pcimg {
    display: none;
  }
  .banner .swiper-slide .phimg {
    display: block;
  }
  .banner .swiper-slide .sox {
    top: 30%;
  }
}

header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  transition: all ease 0.5s;
  background-color: transparent;
}

header .hop {
  width: 100%;
  display: flex;
  align-items: center;
}

header .logo {
  display: inline-block;
  vertical-align: middle;
  width: 0.66rem;
}

header .logo img {
  width: 100%;
  display: block;
}

header .logo img:first-child {
  display: block;
}

header .logo img:last-child {
  display: none;
}

header nav {
  flex: 1;
  text-align: right;
  padding-left: 0.2rem;
}

header nav .natem {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
}

header nav .natem .nas {
  width: auto;
  display: inline-block;
  position: relative;
  margin: 0 0.2rem;
}

header nav .natem .nas a {
  display: inline-block;
  line-height: 3.5;
  line-height: 1rem;
  color: #fff;
  position: relative;
  padding: 0 0.2rem;
}

header nav .natem .nas:after {
  content: ' ';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background-color: #47bcc6;
  opacity: 0;
}

header nav .natem .navuls {
  width: 2rem;
  position: absolute;
  z-index: 101;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  background-color: white;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
  display: none;
}

header nav .natem .navuls ul {
  width: 100%;
}

header nav .natem .navuls ul li {
  width: 100%;
  position: relative;
}

header nav .natem .navuls ul li .njm {
  width: 100%;
  font-size: 0;
  background-color: rgba(255, 255, 255, 0.5);
}

header nav .natem .navuls ul li .ns {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  line-height: 3;
  color: #222;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 0.2rem;
  position: relative;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
}

header nav .natem .navuls ul li .ns:after {
  content: ' ';
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.06rem;
  height: 0.1rem;
  background-image: url("../images/r1.png");
  background-size: 100% 100%;
}

header nav .natem .navuls ul li .ns:hover {
  color: #47bcc6;
}

header nav .natem .navuls ul li .theul {
  width: 100%;
  background-color: #fff;
  display: none;
}

header nav .natem .navuls ul li .theul li {
  width: 100%;
  font-size: 0;
}

header nav .natem .navuls ul li .theul li .xn {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 2.5;
  padding: 0 0.2rem;
}

header nav .natem .navuls ul li .theul li .xn:hover {
  color: #47bcc6;
}

header nav .natem .navuls ul li:hover .ns {
  color: #47bcc6;
}

header nav .natem .navuls ul li.has-the:after {
  content: "+";
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  background: none;
  right: 0;
  left: auto;
  transform: translateX(0);
  top: 0.05rem;
  font-size: 20px;
  color: #333;
  border: none;
  display: none;
}

header nav .natem .navuls ul li.has-the.show:after {
  content: "-";
}

header nav .natem.on .nas a {
  color: #47bcc6;
}

header nav .natem.on .nas:after {
  opacity: 1;
}

header nav .natem + .natem:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.02rem;
  height: 0.02rem;
  background-color: #fff;
  border-radius: 50%;
}

header nav .natem:hover .nas a {
  color: #47bcc6;
}

header nav .natem:hover .nas:after {
  opacity: 1;
}

header .rav {
  display: inline-block;
  vertical-align: middle;
}

header .rav .menu {
  display: inline-block;
  vertical-align: middle;
  display: none;
}

header .rav .menu img:first-child {
  display: block;
}

header .rav .menu img:last-child {
  display: none;
}

header .rav .ss {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

header .rav .ss img:first-child {
  display: block;
}

header .rav .ss img:last-child {
  display: none;
}

header .black {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 12;
  cursor: pointer;
}

header .sear {
  width: 100%;
  font-size: 0;
  padding: 0.3rem 0.3rem;
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1111;
  background: #fff;
  top: calc(100% + 0.1rem);
  top: 100%;
}

header .sear form {
  width: 100%;
  font-size: 0;
  margin: 0 auto;
  max-width: 10rem;
  display: block;
  border-radius: 0.2rem;
  overflow: hidden;
  background: #f6f6f6;
}

header .sear .input {
  width: calc(100% - 1rem);
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  background: #f6f6f6;
}

header .sear .input input {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #f6f6f6;
  color: #666666;
  line-height: 2.5;
  height: 2.5em;
  padding: 0 0.2rem;
  border: none;
}

header .sear .submxt {
  width: 1rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

header .sear .submxt input {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #47bcc6;
  color: #fff;
  line-height: 2.5;
  border-radius: 1.25em;
  padding: 0 0.2rem;
  border: none;
  text-align: center;
  cursor: pointer;
}

header.white {
  background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 800px) {
  header {
    padding: 0.1rem 0;
  }
  header nav {
    width: 80%;
    position: fixed;
    max-width: 90%;
    right: 0;
    top: 0;
    left: auto;
    height: 100vh;
    background-color: #fff;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
    z-index: 500;
    transform: translate(100%, 0);
    transition: transform .3s;
    padding-left: 0.1rem;
    padding: 0.1rem;
    display: block;
    text-align: left;
  }
  header nav .natem {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: auto;
    width: 100%;
    padding: 0.1rem 0;
  }
  header nav .natem .nas {
    width: auto;
    display: inline-block;
    width: 100%;
  }
  header nav .natem .nas a {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5;
    color: #333;
    font-weight: bold;
    padding: 0 0.3rem;
    position: relative;
  }
  header nav .natem .nas a:hover {
    color: #47bcc6;
  }
  header nav .natem .navuls {
    width: 100%;
    position: relative;
    z-index: 101;
    left: 0%;
    top: 0%;
    transform: translateX(0%);
    background: #fff;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
    display: none;
  }
  header nav .natem .navuls ul {
    width: 100%;
    padding: 0.1rem 0.3rem;
  }
  header nav .natem .navuls ul li {
    width: 100%;
    display: block;
    position: relative;
  }
  header nav .natem .navuls ul li .ns {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    line-height: 3;
    color: #333;
    text-align: left !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 0.2rem;
    background: #fff;
    position: relative;
  }
  header nav .natem .navuls ul li .ns:hover {
    color: #47bcc6;
  }
  header nav .natem .navuls ul li .ns:after {
    content: ' ';
    position: absolute;
    right: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 12px;
    background-image: url("../images/r.png");
    background-size: 100% 100%;
  }
  header nav .natem .navuls ul li + li {
    border-top: solid 1px #eee;
  }
  header nav .natem .navuls ul li:hover .ns {
    color: #47bcc6;
  }
  header nav .natem .navuls ul li.has-the:after {
    display: block;
  }
  header nav .natem:before {
    display: none !important;
  }
  header nav .natem.on .nas:after {
    display: none;
  }
  header nav .natem.has-nav:after {
    content: "+";
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    position: absolute;
    background: none;
    right: 0;
    left: auto;
    transform: translateX(0);
    top: 0.05rem;
    font-size: 20px;
    color: #333;
    border: none;
  }
  header nav .natem.has-nav.show:after {
    content: "-";
  }
  header .rav {
    flex: 1;
    text-align: right;
  }
  header .rav .menu {
    display: inline-block;
    vertical-align: middle;
    width: 0.5rem;
    height: 0.5rem;
    margin: 0 0.1rem;
  }
  header.menu-state .w1600 {
    z-index: 15;
  }
  header.menu-state nav {
    transform: translate(0, 0);
  }
  header.menu-state .black {
    display: block;
  }
}

.fhip {
  width: 100%;
  background-color: #00929e;
  padding: 0.4rem 0;
}

.fhip .fip {
  width: 100%;
  font-size: 0;
  display: flex;
  align-items: center;
}

.fhip .fip b {
  display: inline-block;
  vertical-align: middle;
  color: white;
  line-height: 1.5;
  margin-right: 0.15rem;
}

.fhip .fip .fhiper {
  display: inline-block;
  vertical-align: middle;
  flex: 1;
}

.fhip .fip .fhiper .swiper-slide {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-right: 0.15rem;
}

.fhip .fip .fhiper .swiper-slide a {
  display: inline-block;
  vertical-align: top;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.5;
}

.fhip .fip .fhiper .swiper-slide a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.fhip .fip .fhiper .swiper-slide:last-child span {
  display: none;
}

footer {
  width: 100%;
  background-color: #21a2ad;
}

footer .fop {
  width: 100%;
  padding: 0.6rem 0;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

footer .fop .fol {
  display: inline-block;
  vertical-align: top;
  width: calc((1020 / 1600) * 100%);
}

footer .fop .fol .flist {
  display: inline-block;
  vertical-align: top;
  width: calc((255 / 1020) * 100%);
  padding-right: 0.1rem;
}

footer .fop .fol .flist .fit {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.3rem;
}

footer .fop .fol .flist .fit a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1.5;
}

footer .fop .fol .flist .ful {
  width: 100%;
}

footer .fop .fol .flist .ful a {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.5);
  line-height: 2;
  transition: all ease 0.5s;
}

footer .fop .fol .flist .ful a span {
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  margin-right: 0.06rem;
}

footer .fop .fol .flist .ful a:hover {
  color: white;
}

footer .fop .fol .flist .ful a:hover span {
  color: white;
}

footer .fop .fol .flist .ful div {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.5);
  line-height: 2;
  transition: all ease 0.5s;
}

footer .fop .for {
  display: inline-block;
  vertical-align: top;
  width: calc((380 / 1600) * 100%);
}

footer .fop .for .share {
  width: 100%;
  padding-bottom: 0.2rem;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}

footer .fop .for .share .se {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}

footer .fop .for .share .aom {
  width: 100%;
  font-size: 0;
}

footer .fop .for .share .aom .am {
  display: inline-block;
  vertical-align: top;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  /* overflow: hidden; */
  margin-right: 0.2rem;
  position: relative;
  background-color: rgba(71, 188, 198, 0.8);
}

footer .fop .for .share .aom .am a, footer .fop .for .share .aom .am img {
  /*width: 100%;*/
  display: block;
}


footer .fop .for .share .aom .am .codm {
  position: absolute;
  background-color: #fff;
  padding: 0.02rem;
  left: 50%;
  transform: translateX(-50%);
  width: 1.1rem;
  height: 1.1rem;
  bottom: calc(100% + 0.05rem);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  display: none;
}

footer .fop .for .share .aom .am .codm img {
  width: 100%;
  display: block;
}

footer .fop .for .share .aom .am:hover .codm {
  display: block;
}

footer .fop .for .kfm {
  width: 100%;
  font-size: 0;
  margin-top: 0.5rem;
}

footer .fop .for .kfm a {
  display: inline-block;
  vertical-align: middle;
  background-color: #3fb7c1;
  color: #fff;
  line-height: 2.5;
  padding: 0 0.24rem;
  width: auto;
}

footer .fop .for .kfm a span {
  display: inline-block;
  vertical-align: middle;
  width: 0.25rem;
  height: 0.25rem;
  margin-right: 0.04rem;
  position: relative;
  top: -0.02rem;
}

footer .fop .for .kfm a span img {
  width: 100%;
  display: inline-block;
}

footer .fot {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.2rem 0 0.5rem;
}

footer .fot .ftl {
  display: inline-block;
  vertical-align: top;
  width: auto;
  font-size: 0;
}

footer .fot .ftl a {
  display: inline-block;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.5;
}

footer .fot .ftl a span {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0.1rem;
}

footer .fot .ftl a:last-child span {
  display: none;
}

footer .fot .ftr {
  display: inline-block;
  vertical-align: top;
  width: auto;
  max-width: 3.8rem;
  max-width: 500px;
}

footer .fot .ftr .fm {
  width: 100%;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.5;
}

footer .fot .ftr .fm p {
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.5;
}

@media (max-width: 800px) {
  footer .fop {
    width: 100%;
    padding: 0.3rem 0;
  }
  footer .fop .fol {
    width: 100%;
  }
  footer .fop .fol .flist {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    position: relative;
  }
  footer .fop .fol .flist .fit {
    width: 100%;
    margin-bottom: 0;
    padding: 0.3rem 0;
  }
  footer .fop .fol .flist .ful {
    width: 100%;
    font-size: 0;
    padding-bottom: 0.15rem;
    display: none;
  }
  footer .fop .fol .flist .ful a {
    line-height: 2;
  }
  footer .fop .fol .flist:first-child {
    border-top: solid 1px rgba(255, 255, 255, 0.2);
  }
  footer .fop .fol .flist.has-ful:after {
    content: " ";
    display: inline-block;
    width: 16px;
    height: 9px;
    width: 0.21rem;
    height: 0.21rem;
    width: 21px;
    height: 21px;
    background-image: url("../images/x4s.png");
    background-position: center;
    background-size: 100% 100%;
    text-align: center;
    position: absolute;
    right: 0.2rem;
    left: auto;
    transform: translateX(0);
    top: 0.40rem;
    color: #333;
    border: none;
    transition: all ease 0.5s;
  }
  footer .fop .fol .flist.has-ful.show:after {
    content: " ";
    transform: translateX(0) rotate(180deg);
  }
  footer .fop .for {
    width: 100%;
    margin-top: 0.24rem;
  }
  footer .fop .for .share .se {
    margin-bottom: 0.15rem;
  }
  footer .fop .for .share .aom .am{
    width: 0.7rem;
    height: 0.7rem;
  }
}

.modular {
  width: 100%;
}

.modular .mitop {
  width: 100%;
  text-align: center;
  margin-bottom: 0.5rem;
}

.modular .mitop .mt {
  width: 100%;
  color: #222;
  font-weight: bold;
  line-height: 1.5;
}

.modular .mitop .hm {
  width: 100%;
  color: #222;
  line-height: 1.5;
}

.modular.white .mitop .mt, .modular.white .mitop .hm {
  color: #fff;
}

.technology {
  width: 100%;
  padding: 1rem 0;
  background-color: #f0f4f8;
}

.technology .datasom {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.5rem;
}

.technology .datasom .dasom {
  width: 25%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 0.4rem 0;
  height: calc(1rem + 0.8rem);
  box-sizing: border-box;
}

.technology .datasom .dasom .dm {
  width: 100%;
  color: #fff;
}

.technology .datasom .dasom .dm .pm {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  margin-right: 0.02rem;
}

.technology .datasom .dasom .dm .pm span {
  color: #fff;
  margin-right: 0.02rem;
}

.technology .datasom .dasom .sm {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin-top: 0.1rem;
}

.technology .techper {
  width: 100%;
  position: relative;
}

.technology .techper .swiper-slide {
  width: 100%;
}

.technology .techper .swiper-slide a {
  width: 100%;
  display: block;
}

.technology .techper .swiper-slide .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.technology .techper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 75%;
  transition: all ease 0.5s;
}

.technology .techper .swiper-slide .som {
  width: 100%;
  padding: 0.4rem;
  background-color: #fff;
}

.technology .techper .swiper-slide .som .st {
  width: 100%;
  text-align: center;
  color: #222;
  font-weight: bold;
  line-height: 1.5;
}

.technology .techper .swiper-slide .som .sk {
  width: 100%;
  text-align: center;
  color: #666;
  line-height: 1.5;
  height: 3em;
  margin: 0.10rem 0;
}

.technology .techper .swiper-slide .som .dk {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
  text-align: center;
}

.technology .techper .swiper-slide .som .dk .nn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  background-color: #47bcc6;
  color: #fff;
  line-height: 2.5;
  padding: 0 0.24rem;
}

.technology .techper .swiper-slide .som .dk .nn span {
  display: inline-block;
  margin-left: 0.04rem;
  color: #fff;
}

.technology .techper .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}

.technology .techper .swiper-slide:hover .som .st {
  color: #005aa6;
}

.technology .techper .swiper-slide:hover .som .dk .nn {
  background-color: #005aa6;
}

.technology .techper .btn {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}

.technology .techper .btn img {
  width: 100%;
  display: block;
}

.technology .techper .btn:hover {
  background-color: #47bcc6;
}

.technology .techper .bl {
  left: 0rem;
}

.technology .techper .br {
  right: 0rem;
}

@media (max-width: 800px) {
  .technology .techper .btn {
    display: block;
  }
}

.hotpros {
  width: 100%;
  padding: 0.8rem 0;
}

.hotpros .hotlist {
  width: 100%;
  font-size: 0;
}

.hotpros .hotlist .holom {
  display: inline-block;
  vertical-align: top;
  width: calc((780 / 1600) * 100%);
  margin-bottom: 0.38rem;
  margin-right: calc((39 / 1600) * 100%);
  font-size: 0;
  background-color: #fff;
  position: relative;
}

.hotpros .hotlist .holom:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.05rem;
  background-color: #005aa6;
  opacity: 0;
  transition: all ease 0.5s;
}

.hotpros .hotlist .holom a {
  width: 100%;
  display: block;
  padding: 0.36rem;
}

.hotpros .hotlist .holom .imgs {
  display: inline-block;
  vertical-align: middle;
  width: calc((330 / 720) * 100%);
  position: relative;
  overflow: hidden;
}

.hotpros .hotlist .holom .imgs .img {
  width: 100%;
  padding-top: 100%;
  transition: all ease 0.5s;
}

.hotpros .hotlist .holom .hom {
  display: inline-block;
  vertical-align: middle;
  width: calc((390 / 720) * 100%);
  padding-left: 0.3rem;
}

.hotpros .hotlist .holom .hom .ht {
  width: 100%;
  height: 3em;
  color: #222;
  line-height: 1.5;
  font-weight: bold;
}

.hotpros .hotlist .holom .hom .hp {
  width: 100%;
  height: 3em;
  color: #666;
  line-height: 1.5;
  margin: 0.1rem 0;
}

.hotpros .hotlist .holom .hom .dk {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
}

.hotpros .hotlist .holom .hom .dk .nn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  background-color: #47bcc6;
  color: #fff;
  line-height: 3;
  padding: 0 0.24rem;
}

.hotpros .hotlist .holom .hom .dk .nn span {
  display: inline-block;
  margin-left: 0.04rem;
  color: #fff;
}

.hotpros .hotlist .holom:hover:after {
  opacity: 1;
}

.hotpros .hotlist .holom:hover .imgs .img {
  transform: scale(1.1);
}

.hotpros .hotlist .holom:hover .hom .dk .nn {
  background-color: #005aa6;
}

.hotpros .hotlist .holom:nth-child(2n) {
  margin-right: 0;
}

.intros {
  width: 100%;
  /*padding: 1rem 0;*/
  background-color: #fff;
}

.intros .introm {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}

.intros .introm .inl {
  display: inline-block;
  vertical-align: middle;
  width: calc((800 / 1600) * 100%);
  position: relative;
  text-align: right;
}

.intros .introm .inl .pmg {
  display: inline-block;
  vertical-align: middle;
  width: calc((450 / 800) * 100%);
  position: relative;
  overflow: hidden;
}

.intros .introm .inl .pmg .img {
  width: 100%;
  padding-top: 161.11%;
  transition: all ease 0.5s;
}

.intros .introm .inl .cmg {
  display: inline-block;
  vertical-align: middle;
  width: calc((700 / 800) * 100%);
  position: relative;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.intros .introm .inl .cmg .img {
  width: 100%;
  padding-top: 75%;
  transition: all ease 0.5s;
}

.intros .introm .inr {
  display: inline-block;
  vertical-align: middle;
  width: calc((700 / 1600) * 100%);
}

.intros .introm .inr .it {
  width: 100%;
  color: #222;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 0.25rem;
}

.intros .introm .inr .it p {
  color: #222;
  line-height: 1.3;
  font-weight: bold;
}

.intros .introm .inr .inps {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.intros .introm .inr .inps p {
  color: #666;
  line-height: 1.5;
}

.intros .introm .inr .dk {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
}

.intros .introm .inr .dk .nn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  background-color: #47bcc6;
  color: #fff;
  line-height: 3;
  padding: 0 0.24rem;
}

.intros .introm .inr .dk .nn span {
  display: inline-block;
  margin-left: 0.04rem;
  color: #fff;
}

.intros .introm .inr .dk .nn:hover {
  background-color: #005aa6;
}

.customer {
  width: 100%;
  padding: 0.8rem 0;
}

.customer .custper {
  width: 100%;
  font-size: 0;
  position: relative;
}

.customer .custper .cerm {
  display: inline-block;
  vertical-align: top;
  width: calc((250 / 1600) * 100%);
  margin-right: calc((19 / 1600) * 100%);
  margin-bottom: 0.2rem;
}

.customer .custper .cerm a {
  width: 100%;
  display: block;
}

.customer .custper .cerm .imgs {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.customer .custper .cerm .imgs .img1 {
  width: 100%;
  padding-top: 60%;
  transition: all ease 0.5s;
  background-color: #fff;
}

.customer .custper .cerm .imgs .img2 {
  width: 100%;
  height: 100%;
  transition: all ease 0.5s;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-color: #47bcc6;
  transform: rotateY(180deg) translateZ(1px);
  opacity: 0;
}

.customer .custper .cerm:nth-child(6n) {
  margin-right: 0;
}

.customer .custper .cerm:nth-child(6n+1) {
  transition-delay: 0.1s;
}

.customer .custper .cerm:nth-child(6n+2) {
  transition-delay: 0.2s;
}

.customer .custper .cerm:nth-child(6n+3) {
  transition-delay: 0.3s;
}

.customer .custper .cerm:nth-child(6n+4) {
  transition-delay: 0.4s;
}

.customer .custper .cerm:nth-child(6n+5) {
  transition-delay: 0.5s;
}

.customer .custper .cerm:nth-child(6n+6) {
  transition-delay: 0.6s;
}

.customer .custper .cerm:hover .img1 {
  transform: rotateY(180deg);
}

.customer .custper .cerm:hover .img2 {
  opacity: 1;
  transform: rotateY(0deg) translateZ(1px);
}

.customer .custper .btn {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
}

.customer .custper .btn img {
  width: 100%;
  display: block;
}

.customer .custper .btn:hover {
  background-color: #47bcc6;
}

.customer .custper .bl {
  left: -0.9rem;
}

.customer .custper .br {
  right: -0.9rem;
}

@media (max-width: 1700px) {
  .customer .custper .bl {
    left: -0.1rem;
  }
  .customer .custper .br {
    right: -0.1rem;
  }
}

.newst {
  width: 100%;
  padding: 1rem 0;
}

.newst .netop {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}

.newst .netop .nel {
  display: inline-block;
  vertical-align: middle;
}

.newst .netop .nel .nt {
  width: 100%;
  color: #222;
  font-weight: bold;
  line-height: 1.3;
}

.newst .netop .nel .nt p {
  color: #222;
  font-weight: bold;
  line-height: 1.3;
}

.newst .netop .ner {
  display: inline-block;
  vertical-align: middle;
}

.newst .netop .ner a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  background-color: #47bcc6;
  color: #fff;
  line-height: 2.5;
  padding: 0 0.24rem;
}

.newst .netop .ner a span {
  display: inline-block;
  margin-left: 0.04rem;
  color: #fff;
}

.newst .netop .ner a:hover {
  background-color: #005aa6;
}

.newst .newom {
  width: 100%;
  font-size: 0;
}

.newst .newom .nel {
  display: inline-block;
  vertical-align: middle;
  width: calc((512 / 1600) * 100%);
  margin-right: calc((31 / 1600) * 100%);
}

.newst .newom .nel a {
  width: 100%;
  display: block;
}

.newst .newom .nel .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.newst .newom .nel .imgs .img {
  width: 100%;
  padding-top: 56.25%;
  transition: all ease 0.5s;
}

.newst .newom .nel .hom {
  width: 100%;
  background-color: #f0f4f8;
  padding: 0.36rem;
}

.newst .newom .nel .hom .time {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.newst .newom .nel .hom .ht {
  width: 100%;
  color: #333;
  font-weight: 600;
  font-size:14px;
  line-height: 1.5;
  margin: 0.1rem 0 0.1rem;
}

.newst .newom .nel .hom .hp {
  width: 100%;
  color: #666;
  line-height: 1.5;
  height: 3em;
}

.newst .newom .nel .hom .dk {
  width: 100%;
  font-size: 0;
  margin-top: 0.4rem;
}

.newst .newom .nel .hom .dk .nn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #333;
  line-height: 2.5;
}

.newst .newom .nel .hom .dk .nn span {
  display: inline-block;
  margin-left: 0.04rem;
  color: #333;
}

.newst .newom .nel:hover .imgs .img {
  transform: scale(1.1);
}

.newst .newom .nel:hover .hom {
  background-color: #47bcc6;
}

.newst .newom .nel:hover .hom .time, .newst .newom .nel:hover .hom .ht, .newst .newom .nel:hover .hom .hp, .newst .newom .nel:hover .hom .dk {
  color: #fff;
}

.newst .newom .nel:hover .hom .dk .nn {
  color: #fff;
}

.newst .newom .nel:hover .hom .dk .nn span {
  color: #fff;
}

.newst .newom .nem {
  display: inline-block;
  vertical-align: middle;
  width: calc((512 / 1600) * 100%);
  margin-right: calc((31 / 1600) * 100%);
  background-color: #f0f4f8;
  padding: 0.36rem 0.16rem 0.36rem 0.36rem;
  overflow: hidden;
}

.newst .newom .ner {
  display: inline-block;
  vertical-align: middle;
  width: calc((512 / 1600) * 100%);
  background-color: #f0f4f8;
  padding: 0.36rem 0.16rem 0.36rem 0.36rem;
  overflow: hidden;
}

.newst .newom .netom {
  width: 100%;
  height: 100%;
  display: block;
}

.newst .newom .neom {
  width: 100%;
  font-size: 0;
  padding: 0.13rem 0;
}

.newst .newom .neom a {
  width: 100%;
  display: block;
}

.newst .newom .neom .time {
  width: 100%;
  font-size: 0;
}

.newst .newom .neom .time .em {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
  width: auto;
}

.newst .newom .neom .time .em span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
  line-height: 1.5;
  color: #999;
  margin: 0 0.1rem;
}

.newst .newom .neom .time .em:last-child span {
  display: none;
}

.newst .newom .neom .xt {
  width: 100%;
  color: #333;
  font-weight: 600;
  line-height: 1.2;
  font-size:14px;
}

.newst .newom .neom:hover .time .em {
  color: #47bcc6;
}

.newst .newom .neom:hover .time .em span {
  color: #47bcc6;
}

.newst .newom .neom:hover .xt {
  color: #47bcc6;
}

.nanber {
  width: 100%;
  position: relative;
}

.nanber .img {
  width: 100%;
  padding-top: 28.125%;
}

.nanber .img2 {
  display: none;
}

.nanber .nob {
  position: absolute;
  top: 50%;
  left: calc((160 / 1920) * 100%);
  transform: translateY(-50%);
  width: 80%;
}

.nanber .nob .cn {
  width: 100%;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}

.nanber .nob .en {
  width: 100%;
  color: #fff;
  line-height: 1.5;
}

@media (max-width: 1620px) {
  .nanber .nob {
    left: 3%;
  }
}

@media (max-width: 800px) {
  .nanber .img {
    padding-top: 50%;
    display: none;
  }

  .nanber .img2 {
    display: block;
    padding-top: 50%;
}

}

.crumbs {
  width: 100%;
  background-color: #fff;
  border-bottom: solid 1px #eee;
}

.crumbs .crum {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.crumbs .crum .cul {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.crumbs .crum .cul .home {
  display: inline-block;
  vertical-align: middle;
  width: 0.27rem;
  height: 0.27rem;
  margin-right: 0.12rem;
  position: relative;
  top: -0.02rem;
}

.crumbs .crum .cul .home img {
  width: 100%;
  display: block;
}

.crumbs .crum .cul a {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 3.5;
}

.crumbs .crum .cul a span {
  display: inline-block;
  color: #666;
  margin: 0 0.1rem;
}

.crumbs .crum .cul a:last-child span {
  display: none;
}

.crumbs .crum .cur {
  display: inline-block;
  vertical-align: middle;
  flex: 1;
}

.crumbs .crum .cur .swiper-container {
  width: 100%;
}

.crumbs .crum .cur .swiper-wrapper {
  justify-content: flex-end;
}

.crumbs .crum .cur .swiper-slide {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.crumbs .crum .cur .swiper-slide a {
  width: 100%;
  display: block;
  padding: 0 0.5rem;
  color: #333;
  line-height: 3.5;
  border-bottom: solid 0.04rem transparent;
}

.crumbs .crum .cur .swiper-slide.on {
  background-color: #47bcc6;
}

.crumbs .crum .cur .swiper-slide.on a {
  color: #fff;
}

.crumbs.white {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  background-color: transparent;
}

.crumbs.white .crum .cul .home img:first-child {
  display: none;
}

.crumbs.white .crum .cul .home img:last-child {
  display: block;
}

.crumbs.white .crum .cul a {
  color: #fff;
}

.crumbs.white .crum .cul a span {
  color: #fff;
}

@media (max-width: 800px) {
  .crumbs .crum .cur .swiper-wrapper {
    justify-content: flex-start;
  }
}

.newsv {
  width: 100%;
  padding: 1rem 0;
  background-color: #f0f4f8;
}

.newsv .newpers {
  width: 100%;
  position: relative;
}

.newsv .newpers .swiper-slide {
  width: 100%;
}

.newsv .newpers .swiper-slide a {
  width: 100%;
  display: block;
}

.newsv .newpers .swiper-slide .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.newsv .newpers .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 56.25%;
  transition: all ease 0.5s;
}

.newsv .newpers .swiper-slide .hom {
  width: 100%;
  background-color: #fff;
  padding: 0.36rem;
}

.newsv .newpers .swiper-slide .hom .time {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.newsv .newpers .swiper-slide .hom .ht {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin: 0.1rem 0 0.1rem;
}

.newsv .newpers .swiper-slide .hom .hp {
  width: 100%;
  color: #666;
  line-height: 1.5;
  height: 3em;
}

.newsv .newpers .swiper-slide .hom .dk {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
}

.newsv .newpers .swiper-slide .hom .dk .nn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  background-color: #47bcc6;
  color: #fff;
  line-height: 3;
  padding: 0 0.24rem;
  transition: all ease 0.5s;
}

.newsv .newpers .swiper-slide .hom .dk .nn span {
  display: inline-block;
  margin-left: 0.04rem;
  color: #fff;
}

.newsv .newpers .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}

.newsv .newpers .swiper-slide:hover .hom .dk .nn {
  background-color: #005aa6;
}

.newsv .newpers .btn {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
}

.newsv .newpers .btn img {
  width: 100%;
  display: block;
}

.newsv .newpers .btn:hover {
  background-color: #47bcc6;
}

.newsv .newpers .bl {
  left: -0.9rem;
}

.newsv .newpers .br {
  right: -0.9rem;
}

@media (max-width: 1620px) {
  .newsv .newpers .bl {
    left: -0.3rem;
  }
  .newsv .newpers .br {
    right: -0.3rem;
  }
}

.newlists {
  width: 100%;
  padding: 0.4rem 0;
}

.newlists .newlis {
  width: 100%;
  font-size: 0;
}

.newlists .newlis .newam {
  width: 100%;
  border-bottom: solid 2px #eee;
  transition: all ease 0.5s;
  padding: 0.6rem 0;
}

.newlists .newlis .newam a {
  width: 100%;
  display: block;
}

.newlists .newlis .newam .imgs {
  display: inline-block;
  vertical-align: middle;
  width: calc((512 / 1600) * 100%);
  position: relative;
  overflow: hidden;
}

.newlists .newlis .newam .imgs .img {
  width: 100%;
  padding-top: 56.25%;
  transition: all ease 0.5s;
}

.newlists .newlis .newam .rom {
  display: inline-block;
  vertical-align: middle;
  width: calc((1087 / 1600) * 100%);
  padding-left: 0.6rem;
}

.newlists .newlis .newam .rom .time {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.newlists .newlis .newam .rom .ht {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin: 0.1rem 0 0.1rem;
}

.newlists .newlis .newam .rom .hp {
  width: 100%;
  color: #666;
  line-height: 1.5;
  height: 3em;
}

.newlists .newlis .newam .rom .dk {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
}

.newlists .newlis .newam .rom .dk .nn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  background-color: #47bcc6;
  color: #fff;
  line-height: 3;
  padding: 0 0.24rem;
  transition: all ease 0.5s;
}

.newlists .newlis .newam .rom .dk .nn span {
  display: inline-block;
  margin-left: 0.04rem;
  color: #fff;
}

.newlists .newlis .newam:hover {
  border-bottom: solid 2px #005aa6;
}

.newlists .newlis .newam:hover .imgs .img {
  transform: scale(1.1);
}

.newlists .newlis .newam:hover .rom .dk .nn {
  background-color: #005aa6;
}

.pages {
  width: 100%;
  padding: 0.4rem 0;
  font-size: 0;
  text-align: center;
}

.pages .page {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  color: #666;
  background-color: #f0f4f8;
  margin: 0 0.1rem;
  border-radius: 50%;
}

.pages .page.ltn {
  background-image: url("../images/b3.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
}

.pages .page.rtn {
  background-image: url("../images/b4.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
}

.pages .page.on {
  background-color: #47bcc6;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
}

.pages .page.on.ltn {
  background-color: #47bcc6;
  background-image: url("../images/b1.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
  border: solid 1px #47bcc6;
}

.pages .page.on.rtn {
  background-color: transparent;
  background-color: #47bcc6;
  background-image: url("../images/b2.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
  border: solid 1px #47bcc6;
}

.pages .page.auto {
  width: auto;
  padding: 0 0.24rem;
}

.pages .page:hover {
  background-color: #47bcc6;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
}

.pages .page.ltn:hover {
  background-color: #47bcc6;
  background-image: url("../images/b1.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.pages .page.rtn:hover {
  background-color: #47bcc6;
  background-image: url("../images/b2.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

@media (max-width: 900px) {
  .pages .page {
    width: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
}

.details {
  width: 100%;
  background-color: #f0f4f8;
  padding: 0.6rem 0;
}

.details .detail {
  width: 100%;
  font-size: 0;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
}

.details .detail .del {
  display: inline-block;
  vertical-align: top;
  width: calc((1090 / 1600) * 100%);
  background-color: #fff;
  padding: 0.5rem;
  border-right: solid 1px #eee;
}

.details .detail .del .dit {
  width: 100%;
  color: #222;
  font-weight: bold;
  line-height: 1.5;
}

.details .detail .del .dim {
  width: 100%;
  margin: 0.3rem 0;
  font-size: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

.details .detail .del .dim .dml {
  display: inline-block;
  vertical-align: middle;
}

.details .detail .del .dim .dml .day {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
  margin-right: 0.3rem;
}

.details .detail .del .dim .dml .anthor {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
  margin-right: 0.3rem;
}

.details .detail .del .dim .dml .share {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 0;
}

.details .detail .del .dim .dml .share span {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

.details .detail .del .dim .dml .share .am {
  display: inline-block;
  vertical-align: middle;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  margin: 0 0.05rem;
  border: solid 1px #eee;
}
@media (max-width: 800px) {
  .details .detail .del .dim .dml .share .am{
    width: 0.7rem;
    height: 0.7rem;
  }
}


.details .detail .del .dim .dml .share .am a, .details .detail .del .dim .dml .share .am img {
  /*width: 100%;*/
  display: block;
}

.details .detail .del .dim .dml .share .am img:first-child {
  display: block;
}

.details .detail .del .dim .dml .share .am img:last-child {
  display: none;
}

.details .detail .del .dim .dml .share .am:hover {
  border: solid 1px #47bcc6;
  background-color: #47bcc6;
}

.details .detail .del .dim .dml .share .am:hover img:first-child {
  display: none;
}

.details .detail .del .dim .dml .share .am:hover img:last-child {
  display: block;
}

.details .detail .del .dim .dmr {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  text-align: right;
}

.details .detail .del .dim .dmr .back {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.details .detail .del .dim .dmr .back a {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

.details .detail .del .dim .dmr .back a span {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-left: 0.1rem;
  position: relative;
  top: -0.02rem;
}

.details .detail .del .dim .dmr .back a span img {
  width: 100%;
  display: block;
}

.details .detail .del .dim .dmr .back a:hover {
  color: #47bcc6;
}

.details .detail .del .dinps {
  width: 100%;
  padding: 0.4rem 0;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  color: #666;
  line-height: 1.5;
}

.details .detail .del .dinps p {
  color: #666;
  line-height: 2;
}

.details .detail .del .dinps img {
  max-width: 100%;
}

.details .detail .del .dot {
  width: 100%;
  font-size: 0;
  padding: 0.2rem 0.3rem;
  margin-top: 0.2rem;
  background-color: #f0f4f8;
  border-radius: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.details .detail .del .dot .dtn {
  display: inline-block;
  vertical-align: top;
}

.details .detail .del .dot .dtn a {
  width: 100%;
  display: block;
  padding-right: 0.2rem;
  color: #666;
  line-height: 1.8;
}

.details .detail .del .dot .dtn a:hover {
  color: #47bcc6;
}

.details .detail .der {
  display: inline-block;
  vertical-align: top;
  width: calc((509 / 1600) * 100%);
  padding: 0.5rem;
}

.details .detail .der .deopm {
  width: 100%;
}

.details .detail .der .deopm + .deopm {
  margin-top: 0.3rem;
}

.details .detail .der .dit {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.3rem;
}

.details .detail .der .dit span {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-weight: bold;
  line-height: 1.3;
}

.details .detail .der .dit a {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
}

.details .detail .der .dit a:hover {
  color: #47bcc6;
}

.details .detail .der .pomd {
  width: 100%;
}

.details .detail .der .pomd a {
  width: 100%;
  display: block;
}

.details .detail .der .pomd .imgs {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: #f0f4f8;
}

.details .detail .der .pomd .imgs .img {
  width: 100%;
  padding-top: 63.5%;
  transition: all ease 0.5s;
}

.details .detail .der .pomd .omc {
  width: 100%;
  padding: 0.2rem 0;
  border-bottom: solid 1px #eee;
}

.details .detail .der .pomd .omc .time {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.details .detail .der .pomd .omc .pt {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

.details .detail .der .putlis {
  width: 100%;
  padding: 0.2rem 0;
}

.details .detail .der .putlis .pli {
  width: 100%;
}

.details .detail .der .putlis .pli a {
  width: 100%;
  color: #333;
  line-height: 1.5;
  display: block;
  padding: 0.04rem 0;
}

.details .detail .der .putlis .pli a:hover {
  color: #47bcc6;
}

.details .detail .der .deomlis {
  width: 100%;
}

.details .detail .der .deomlis .deom {
  width: 100%;
  font-size: 0;
  background-color: #f0f4f8;
  padding: 0.15rem;
  margin-bottom: 0.1rem;
}

.details .detail .der .deomlis .deom a {
  width: 100%;
  display: block;
}

.details .detail .der .deomlis .deom .imgs {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  width: 1.5rem;
  background-color: #fff;
}

.details .detail .der .deomlis .deom .imgs .img {
  width: 100%;
  padding-top: 100%;
}

.details .detail .der .deomlis .deom .dom {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 1.5rem);
  padding-left: 0.15rem;
}

.details .detail .der .deomlis .deom .dom .dit {
  width: 100%;
  color: #222;
  font-weight: bold;
  line-height: 1.5;
}

.details .detail .der .deomlis .deom .dom .dk {
  width: 100%;
  font-size: 0;
  margin-top: 0.2rem;
}

.details .detail .der .deomlis .deom .dom .dk .nn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #47bcc6;
  line-height: 3;
  transition: all ease 0.5s;
}

.details .detail .der .deomlis .deom .dom .dk .nn span {
  display: inline-block;
  margin-left: 0.04rem;
  color: #47bcc6;
}

.contacts {
  width: 100%;
  padding: 1rem 0;
  background-color: #f0f4f8;
}

.contacts .contact {
  width: 100%;
  background-color: #fff;
  padding: 0.6rem;
}

.contacts .contact .cit {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.4rem;
}

.contacts .contact .poms {
  width: 100%;
  font-size: 0;
  border-bottom: solid 1px #eee;
  border-top: solid 1px #eee;
}

.contacts .contact .poms .aom {
  display: inline-block;
  vertical-align: top;
  width: 33.3%;
  font-size: 0;
  padding: 0.6rem 0;
}

.contacts .contact .poms .aom .vc {
  display: inline-block;
  vertical-align: middle;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background-color: #47bcc6;
  overflow: hidden;
}

.contacts .contact .poms .aom .vc img {
  width: 100%;
  display: block;
}

.contacts .contact .poms .aom .kom {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.7rem);
  padding-left: 0.2rem;
}

.contacts .contact .poms .aom .kom .kt {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.contacts .contact .poms .aom .kom .km {
  width: 100%;
  line-height: 1.5;
  color: #333;
  margin-top: 0.04rem;
}

.contacts .contact .poms .aom + .aom {
  border-left: solid 1px #eee;
  padding-left: 0.6rem;
}

.contacts .contact .voms {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.contacts .contact .voms .vol {
  display: inline-block;
  vertical-align: middle;
}

.contacts .contact .voms .vol .aom {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  padding: 0.6rem 0;
}

.contacts .contact .voms .vol .aom .vc {
  display: inline-block;
  vertical-align: middle;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background-color: #47bcc6;
  overflow: hidden;
}

.contacts .contact .voms .vol .aom .vc img {
  width: 100%;
  display: block;
}

.contacts .contact .voms .vol .aom .kom {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.7rem);
  padding-left: 0.2rem;
}

.contacts .contact .voms .vol .aom .kom .kt {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.contacts .contact .voms .vol .aom .kom .km {
  width: 100%;
  line-height: 1.5;
  color: #333;
  margin-top: 0.04rem;
}

.contacts .contact .voms .vor {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

.contacts .contact .voms .sharm {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  width: auto;
}

.contacts .contact .voms .sharm .ak {
  display: inline-block;
  vertical-align: middle;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  margin-left: 0.2rem;
  position: relative;
}

.contacts .contact .voms .sharm .ak a, .contacts .contact .voms .sharm .ak img {
  width: 100%;
  display: block;
}

.contacts .contact .voms .sharm .ak .codm {
  bottom: calc(100% + 0.08rem);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 1.2rem;
  height: 1.2rem;
  padding: 0.05rem;
  background-color: #fff;
  box-shadow: 0px 10px 30px 0px rgba(0, 65, 62, 0.1);
  display: none;
}

.contacts .contact .voms .sharm .ak .codm img {
  width: 100%;
  display: block;
}

.contacts .contact .voms .sharm .ak:hover .codm {
  display: block;
}

.contacts .contact .maps {
  width: 100%;
  margin-top: 0.4rem;
}

.contacts .contact .maps .map {
  width: 100%;
  height: 6rem;
}

.contacts .contact .maps .map .BMap_Marker > div {
  width: 39px !important;
  font-size: 14px;
  line-height: 1.5;
}

.contacts .contact .maps .map p {
  font-size: 14px;
  line-height: 1.5;
}

.contacts .contact .maps .map div {
  font-size: 14px;
  line-height: 1.5;
}

.contacts .Global {
  width: 100%;
  background-color: #fff;
  margin-top: 0.2rem;
  padding: 0.5rem;
}

.contacts .Global .git {
  width: 100%;
  color: #333;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.3rem;
}

.contacts .Global .globalis {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
}

.contacts .Global .globalis .gobam {
  display: inline-block;
  vertical-align: top;
  width: 33.3%;
  padding-top: 0.46rem;
  padding-bottom: 0.38rem;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
}

.contacts .Global .globalis .gobam .gop {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.2rem;
}

.contacts .Global .globalis .gobam .gop .gc {
  display: inline-block;
  vertical-align: middle;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
}

.contacts .Global .globalis .gobam .gop .gc img {
  width: 100%;
  display: block;
}

.contacts .Global .globalis .gobam .gop .gm {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.4rem);
  padding-left: 0.2rem;
  color: #333;
  line-height: 1.5;
}

.contacts .Global .globalis .gobam .sinp {
  width: 100%;
  color: #333;
  line-height: 1.8;
}

.contacts .Global .globalis .gobam .sinp p {
  color: #333;
  line-height: 1.8;
  word-wrap: break-word;
}

.contacts .Global .globalis .gobam .sinp .dk {
  color: #999;
}

.contacts .Global .globalis .gobam:nth-child(3n) {
  border-right: none;
}

@media (max-width: 800px) {
  .contacts .Global .globalis .gobam {
    width: 100%;
    border-right: none !important;
  }
}

.partners {
  width: 100%;
  background-color: #f0f4f8;
  padding: 1rem 0 0.4rem;
}

.partners .partlist {
  width: 100%;
  font-size: 0;
}

.partners .partlist .cerm {
  display: inline-block;
  vertical-align: top;
  width: calc((250 / 1600) * 100%);
  margin-right: calc((19 / 1600) * 100%);
  margin-bottom: 0.2rem;
}

.partners .partlist .cerm a {
  width: 100%;
  display: block;
}

.partners .partlist .cerm .imgs {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.partners .partlist .cerm .imgs .img1 {
  width: 100%;
  padding-top: 60%;
  transition: all ease 0.5s;
  background-color: #fff;
}

.partners .partlist .cerm .imgs .img2 {
  width: 100%;
  height: 100%;
  transition: all ease 0.5s;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-color: #47bcc6;
  transform: rotateY(180deg) translateZ(1px);
  opacity: 0;
}

.partners .partlist .cerm:nth-child(6n) {
  margin-right: 0;
}

.partners .partlist .cerm:nth-child(6n+1) {
  transition-delay: 0.1s;
}

.partners .partlist .cerm:nth-child(6n+2) {
  transition-delay: 0.2s;
}

.partners .partlist .cerm:nth-child(6n+3) {
  transition-delay: 0.3s;
}

.partners .partlist .cerm:nth-child(6n+4) {
  transition-delay: 0.4s;
}

.partners .partlist .cerm:nth-child(6n+5) {
  transition-delay: 0.5s;
}

.partners .partlist .cerm:nth-child(6n+6) {
  transition-delay: 0.6s;
}

.partners .partlist .cerm:hover .img1 {
  transform: rotateY(180deg);
}

.partners .partlist .cerm:hover .img2 {
  opacity: 1;
  transform: rotateY(0deg) translateZ(1px);
}

.casers {
  width: 100%;
  background-color: #f0f4f8;
  padding: 1rem 0 0.4rem;
}

.casers .caselist {
  width: 100%;
  font-size: 0;
}

.casers .caselist .casom {
  width: calc((512 / 1600) * 100%);
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.32rem;
  position: relative;
  margin-right: calc((31 / 1600) * 100%);
}

.casers .caselist .casom:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 2px;
  background-color: #005aa6;
  opacity: 0;
  transition: all ease 0.5s;
}

.casers .caselist .casom a {
  width: 100%;
  display: block;
}

.casers .caselist .casom .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.casers .caselist .casom .imgs .img {
  width: 100%;
  padding-top: 56.25%;
  transition: all ease 0.5s;
}

.casers .caselist .casom .hom {
  width: 100%;
  background-color: #fff;
  padding: 0.36rem;
}

.casers .caselist .casom .hom .time {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.casers .caselist .casom .hom .ht {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin: 0.1rem 0 0.1rem;
}

.casers .caselist .casom .hom .hp {
  width: 100%;
  color: #666;
  line-height: 1.5;
  height: 3em;
}

.casers .caselist .casom .hom .dk {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
}

.casers .caselist .casom .hom .dk .nn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  background-color: #47bcc6;
  color: #fff;
  line-height: 3;
  padding: 0 0.24rem;
  transition: all ease 0.5s;
}

.casers .caselist .casom .hom .dk .nn span {
  display: inline-block;
  margin-left: 0.04rem;
  color: #fff;
}

.casers .caselist .casom:hover:after {
  opacity: 1;
}

.casers .caselist .casom:hover .imgs .img {
  transform: scale(1.1);
}

.casers .caselist .casom:hover .hom .dk .nn {
  background-color: #005aa6;
}

.casers .caselist .casom:nth-child(3n) {
  margin-right: 0;
}

.casers .caselist .casom:nth-child(3n+1) {
  transition-delay: 0.1s;
}

.casers .caselist .casom:nth-child(3n+2) {
  transition-delay: 0.2s;
}

.casers .caselist .casom:nth-child(3n+3) {
  transition-delay: 0.3s;
}

.products {
  width: 100%;
  padding: 1rem 0 0.4rem;
  background-color: #f0f4f8;
}

.products .prolist {
  width: 100%;
  font-size: 0;
}

.products .prolist .provm {
  display: inline-block;
  vertical-align: top;
  width: calc((380 / 1600) * 100%);
  background-color: #fff;
  margin-bottom: 0.3rem;
  margin-right: calc((26 / 1600) * 100%);
  position: relative;
  overflow: hidden;
  border-radius: 0.1rem;
}

.products .prolist .provm:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 0.04rem;
  background-color: #005aa6;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all ease 0.5s;
}

.products .prolist .provm a {
  width: 100%;
  display: inline-block;
  padding: 0.36rem;
}

.products .prolist .provm .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.products .prolist .provm .imgs .img {
  width: 100%;
  padding-top: 100%;
  transition: all ease 0.5s;
}

.products .prolist .provm .pim {
  width: 100%;
  text-align: center;
  color: #222;
  font-weight: bold;
  line-height: 1.5;
  height: 3em;
  margin-top: 0.25rem;
}

.products .prolist .provm .pim p {
  color: #222;
  font-weight: bold;
  line-height: 1.5;
}

.products .prolist .provm:hover:after {
  opacity: 1;
}

.products .prolist .provm:hover .imgs .img {
  transform: scale(1.1);
}

.products .prolist .provm:hover .pim {
  width: 100%;
  color: #005aa6;
}

.products .prolist .provm:hover .pim p {
  color: #005aa6;
}

.products .prolist .provm:nth-child(4n) {
  margin-right: 0;
}

.products .prolist .provm:nth-child(4n+1) {
  transition-delay: 0.1s;
}

.products .prolist .provm:nth-child(4n+2) {
  transition-delay: 0.2s;
}

.products .prolist .provm:nth-child(4n+3) {
  transition-delay: 0.3s;
}

.products .prolist .provm:nth-child(4n+4) {
  transition-delay: 0.4s;
}

.petails {
  width: 100%;
  padding: 0.7rem 0;
}

.petails .petam {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 0.3rem 0;
}

.petails .petam .pel {
  display: inline-block;
  vertical-align: middle;
  width: calc((800 / 1600) * 100%);
  font-size: 0;
}

.petails .petam .pel .elper {
  display: inline-block;
  vertical-align: top;
  width: calc((150 / 800) * 100%);
  margin-left: calc((19 / 800) * 100%);
  position: relative;
  box-sizing: border-box;
}

.petails .petam .pel .elper .swiper-container {
  width: 100%;
  height: 100%;
}

.petails .petam .pel .elper .swiper-slide {
  width: 100%;
  transition: all ease 0.5s;
  cursor: pointer;
  height: auto;
  border: solid 1px #ccc;
}

.petails .petam .pel .elper .swiper-slide .img {
  width: 100%;
  padding-top: 100%;
}

.petails .petam .pel .elper .swiper-slide.on {
  border: solid 1px #47bcc6;
}

.petails .petam .pel .elper .btn {
  width: 20px;
  height: 20px;
  margin: 0 auto 0.1rem;
  cursor: pointer;
}

.petails .petam .pel .elper .btn img {
  width: 100%;
  display: block;
}

.petails .petam .pel .elper .btn img:first-child {
  display: block;
}

.petails .petam .pel .elper .btn img:last-child {
  display: none;
}

.petails .petam .pel .elper .btn:hover img:first-child {
  display: none;
}

.petails .petam .pel .elper .btn:hover img:last-child {
  display: block;
}

.petails .petam .pel .elper .bl {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc( -20px - 0.1rem);
}

.petails .petam .pel .elper .br {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: calc( -20px - 0.1rem);
}

.petails .petam .pel .erper {
  display: inline-block;
  vertical-align: top;
  width: calc((630 / 800) * 100%);
}

.petails .petam .pel .erper .swiper-slide {
  width: 100%;
}

.petails .petam .pel .erper .swiper-slide .img {
  width: 100%;
  padding-top: 100%;
  border: solid 1px #ccc;
}

.petails .petam .per {
  display: inline-block;
  vertical-align: middle;
  width: calc((700 / 1600) * 100%);
}

.petails .petam .per .pit {
  width: 100%;
  color: #222;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}

.petails .petam .per .pit p {
  color: #222;
  font-weight: bold;
  line-height: 1.3;
}

.petails .petam .per .show {
  width: 100%;
}

.petails .petam .per .show .sip {
  width: 100%;
  color: #222;
  line-height: 1.5;
}

.petails .petam .per .show .lx {
  width: 100%;
  height: 1px;
  background-color: #ccc;
  margin: 0.1rem 0 0.15rem;
}

.petails .petam .per .show .sinp {
  width: 100%;
  color: #666;
  line-height: 2;
  height: 2.2rem;
}

.petails .petam .per .show .sinp p {
  color: #666;
  line-height: 2;
}

.petails .petam .per .dk {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
}

.petails .petam .per .dk a {
  display: inline-block;
  vertical-align: middle;
  background-color: #47bcc6;
  color: #fff;
  line-height: 3;
  width: auto;
  padding: 0 0.5rem;
}

@media (max-width: 800px) {
  .petails {
    padding: 0.5rem 0;
  }
  .petails .petam {
    padding: 0;
  }
  .petails .petam .pel .elper .bl {
    z-index: 5;
    left: -0.1rem;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
  }
  .petails .petam .pel .elper .br {
    z-index: 5;
    right: -0.1rem;
    top: 50%;
    left: auto;
    transform: translateY(-50%) rotate(-90deg);
  }
  .petails .petam .per .show .sinp {
  height: auto;
}
}

.Exhibition {
  width: 100%;
  padding: 1rem 0;
  background-color: #f0f4f8;
}

.Exhibition .exhom {
  width: 100%;
  background-color: #fff;
}

.Exhibition .exhom .exhnav {
  width: 100%;
  border-bottom: solid 1px #eee;
}

.Exhibition .exhom .exhnav .swiper-slide {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  line-height: 1rem;
  color: #333;
  cursor: pointer;
  padding: 0 0.4rem;
  border-right: solid 1px #eee;
  position: relative;
}

.Exhibition .exhom .exhnav .swiper-slide:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #47bcc6;
  z-index: 2;
  opacity: 0;
  transition: all ease 0.5s;
}

.Exhibition .exhom .exhnav .swiper-slide.on:after {
  opacity: 1;
}

.Exhibition .exhom .expoms {
  width: 100%;
}

.Exhibition .exhom .expoms .epoms {
  width: 100%;
  display: none;
  padding: 0.5rem;
}

.Exhibition .exhom .expoms .epoms.on {
  display: block;
}

.Exhibition .exhom .expoms .einp {
  width: 100%;
  color: #666;
  line-height: 1.8;
}

.Exhibition .exhom .expoms .einp p {
  color: #666;
  line-height: 1.8;
}

.Exhibition .exhom .expoms .einp video {
  width: 100%;
}

.Exhibition .exhom .expoms .einp table {
  width: 100%;
}

.Exhibition .exhom .expoms .einp table td{
  padding: 0 0.1rem;
  line-height: 2.5;
  color: #666;
}

.recommend {
  width: 100%;
  padding: 0.7rem 0;
}

.recommend .rit {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}

.recommend .reclist {
  width: 100%;
  font-size: 0;
}

.recommend .reclist .recom {
  display: inline-block;
  vertical-align: top;
  width: calc((512 / 1600) * 100%);
  margin-right: calc((31 / 1600) * 100%);
  background-color: #f0f4f8;
  position: relative;
  margin-bottom: 0.3rem;
}

.recommend .reclist .recom:after {
  content: ' ';
  position: absolute;
  background-color: #47bcc6;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 0;
}

.recommend .reclist .recom a {
  width: 100%;
  display: block;
  padding: 0.4rem 0.3rem;
}

.recommend .reclist .recom .time {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.recommend .reclist .recom .ht {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin: 0.1rem 0 0.1rem;
  transition: all ease 0.5s;
}

.recommend .reclist .recom .hp {
  width: 100%;
  color: #666;
  line-height: 1.5;
  height: 3em;
}

.recommend .reclist .recom:nth-child(3n) {
  margin-right: 0;
}

.recommend .reclist .recom:hover .ht {
  color: #47bcc6;
}

.recommend .reclist .recom:hover:after {
  opacity: 1;
}

.culture {
  width: 100%;
  padding: 1rem 0;
}

.culture .culom {
  width: 100%;
  position: relative;
}

.culture .culom .cmglis {
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
}

.culture .culom .cmglis .cmg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  transition: all ease 0.5s;
}

.culture .culom .cmglis .cmg .img {
  width: 100%;
  height: 100%;
  display: block;
}

.culture .culom .cmglis .cmg.on {
  opacity: 1;
}

.culture .culom .coupm {
  width: 100%;
  position: relative;
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  overflow: hidden;
}

.culture .culom .coupm .col {
  width: calc((600 / 1600) * 100%);
  display: inline-block;
  vertical-align: middle;
}

.culture .culom .coupm .col .colam {
  display: inline-block;
  vertical-align: top;
  width: calc((300 / 600) * 100%);
  position: relative;
  border: solid 1px rgba(255, 255, 255, 0.1);
}

.culture .culom .coupm .col .colam .pg {
  width: 100%;
  padding-top: 106.66%;
}

.culture .culom .coupm .col .colam .vo {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  padding: 0.2rem;
}

.culture .culom .coupm .col .colam .vo .ic {
  display: block;
  width: 0.65rem;
  height: 0.65rem;
  margin: 0 auto 0.1rem;
}

.culture .culom .coupm .col .colam .vo .ic img {
  width: 100%;
  display: block;
}

.culture .culom .coupm .col .colam .vo .cm {
  width: 100%;
  color: #fff;
  line-height: 2;
  text-align: center;
}

.culture .culom .coupm .col .colam.on .vo {
  background-color: rgba(71, 188, 198, 0.8);
}

.culture .culom .coupm .cor {
  width: calc((1000 / 1600) * 100%);
  display: inline-block;
  vertical-align: middle;
}

.culture .culom .coupm .cor .coram {
  width: 100%;
  display: none;
  padding: 0.6rem 1rem;
}

.culture .culom .coupm .cor .coram.on {
  display: block;
}

.culture .culom .coupm .cor .cit {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.4rem;
}

.culture .culom .coupm .cor .cinps {
  width: 100%;
  color: #fff;
  line-height: 1.8;
  height: 4rem;
}

.culture .culom .coupm .cor .cinps p {
  color: #fff;
  line-height: 1.8;
}

.cores {
  width: 100%;
  padding: 1rem 0;
}

.cores .coreslis {
  width: 100%;
}

.cores .coreslis .corem {
  width: calc((500 / 1600) * 100%);
  display: inline-block;
  vertical-align: top;
  margin-right: calc((49 / 1600) * 100%);
  background-color: #fff;
  padding: 0.4rem;
  margin-bottom: 0.4rem;
}

.cores .coreslis .corem .num {
  display: inline-block;
  vertical-align: middle;
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(71, 188, 198, 0.2);
  border-radius: 50%;
  position: relative;
  transition: all ease 0.5s;
}

.cores .coreslis .corem .num .um {
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  z-index: 1;
  background-color: #47bcc6;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.cores .coreslis .corem .num .cm {
  width: 0.8rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.cores .coreslis .corem .rom {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 1.2rem);
  padding-left: 0.3rem;
}

.cores .coreslis .corem .rom .rt {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}

.cores .coreslis .corem .rom .pm {
  width: 100%;
  color: #999;
  line-height: 1.5;
  margin-top: 0.04rem;
}

.cores .coreslis .corem:hover .num {
  transform: rotate(360deg) scale(1.1);
}

.cores .coreslis .corem:nth-child(3n) {
  margin-right: 0;
}

.honors {
  width: 100%;
  padding: 1rem 0;
}

.honors .honpers {
  width: 100%;
  position: relative;
}

.honors .honpers .swiper-container {
  padding-top: 1rem;
}

.honors .honpers .swiper-slide {
  width: 100%;
}

.honors .honpers .swiper-slide .imgs {
  width: 100%;
  overflow: hidden;
  position: relative;
  transition: all ease 0.5s;
}

.honors .honpers .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 141.81%;
  transition: all ease 0.5s;
}

.honors .honpers .swiper-slide .simt {
  margin-top: 1rem;
  text-align: center;
  line-height: 3;
  font-weight: bold;
  color: #333;
  opacity: 0;
  white-space: nowrap;
  height: 3em;
}

.honors .honpers .swiper-slide .simt span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  line-height: 3;
  font-weight: bold;
  color: #333;
  white-space: nowrap;
}

.honors .honpers .swiper-slide-active .imgs {
  transform: scale(1.2);
}

.honors .honpers .swiper-slide-active .simt {
  opacity: 1;
}

.honors .honpers .btn {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 30px 0px rgba(0, 65, 62, 0.1);
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 45%;
  transform: translateY(-50%);
}

.honors .honpers .btn img {
  width: 100%;
  display: block;
}

.honors .honpers .btn:hover {
  background-color: #47bcc6;
}

.honors .honpers .bl {
  left: -0.9rem;
}

.honors .honpers .br {
  right: -0.9rem;
}

@media (max-width: 1620px) {
  .honors .honpers .bl {
    left: -0.1rem;
  }
  .honors .honpers .br {
    right: -0.1rem;
  }
}

.conpany {
  width: 100%;
  padding: 1rem 0;
}

.conpany .comy {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.conpany .comy .col {
  display: inline-block;
  vertical-align: middle;
  width: calc((800 / 1600) * 100%);
  position: relative;
  overflow: hidden;
}

.conpany .comy .col .img {
  width: 100%;
  padding-top: 65%;
}

.conpany .comy .cor {
  display: inline-block;
  vertical-align: middle;
  width: calc((700 / 1600) * 100%);
}

.conpany .comy .cor .cit {
  width: 100%;
  color: #222;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 0.4rem;
}

.conpany .comy .cor .cit p {
  color: #222;
  font-weight: bold;
  line-height: 1.3;
}

.conpany .comy .cor .cinps {
  width: 100%;
  color: #666;
  line-height: 1.6;
}

.conpany .comy .cor .cinps p {
  color: #666;
  line-height: 1.6;
}

.conpany .datasom {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  border-top: solid 1px rgba(0, 0, 0, 0.1);
}

.conpany .datasom .dasom {
  width: 25%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 0.4rem 0;
  height: calc(1rem + 0.8rem);
  box-sizing: border-box;
}

.conpany .datasom .dasom .dm {
  width: 100%;
  color: #666;
}

.conpany .datasom .dasom .dm .pm {
  display: inline-block;
  color: #47bcc6;
  font-weight: bold;
  margin-right: 0.02rem;
}

.conpany .datasom .dasom .dm .pm span {
  color: #47bcc6;
  margin-right: 0.02rem;
}

.conpany .datasom .dasom .sm {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-top: 0.1rem;
}

.historys {
  width: 100%;
  padding: 1rem 0 2.7rem;
}

.historys .hispers {
  width: 100%;
  position: relative;
}

.historys .hispers .lx {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.historys .hispers .btn {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
}

.historys .hispers .btn img {
  width: 100%;
  display: block;
}

.historys .hispers .btn:hover {
  background-color: #47bcc6;
}

.historys .hispers .bl {
  left: -0.9rem;
}

.historys .hispers .br {
  right: -0.9rem;
}

.historys .hispers .swiper-container {
  width: 100%;
  position: relative;
  z-index: 2;
  padding: 100px 0;
}

.historys .hispers .swiper-slide {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  height: 200px;
  box-sizing: border-box;
  top: -100px;
}

.historys .hispers .swiper-slide:after {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.2rem;
  height: 0.2rem;
  background-image: url("../images/i7.png");
  background-size: 100% 100%;
  z-index: 3;
  transform: translateY(50%);
}

.historys .hispers .swiper-slide .line {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
  position: absolute;
  left: calc(0.1rem - 0.5px);
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.4);
}

.historys .hispers .swiper-slide .line:after {
  content: ' ';
  position: absolute;
  width: 0.07rem;
  height: 0.07rem;
  border-radius: 50%;
  background-color: #fff;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.historys .hispers .swiper-slide .rom {
  width: 100%;
  display: block;
  padding: 0 0 0.36rem 0.4rem;
}

.historys .hispers .swiper-slide .rom .rt {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  font-weight: bold;
  transition: all ease 0.5s;
}

.historys .hispers .swiper-slide .rom .rt span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1.5;
  padding: 0 0.3rem;
  font-weight: bold;
  background-color: #fff;
  color: #00929e;
  border-radius: 0.75em;
}

.historys .hispers .swiper-slide .rom .vt {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin: 0.1rem 0 0.1rem;
}

.historys .hispers .swiper-slide .rom .vp {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  height: 3em;
  -webkit-line-clamp: 5;
}

.historys .hispers .swiper-slide:nth-child(2n) {
  top: 100px;
}

.historys .hispers .swiper-slide:nth-child(2n):after {
  bottom: auto;
  top: 0;
  transform: translateY(-50%);
}

.historys .hispers .swiper-slide:nth-child(2n) .line {
  bottom: auto;
  top: 0;
}

.historys .hispers .swiper-slide:nth-child(2n) .line:after {
  top: auto;
  bottom: 0;
}

.historys .hispers .swiper-slide:nth-child(2n) .rom {
  padding: 0.36rem 0 0.1rem 0.4rem;
}

.historys .hispers .swiper-slide:hover .rom .rt {
  transform: scale(1.05);
}

@media (max-width: 1620px) {
  .historys .hispers .bl {
    left: -0.1rem;
  }
  .historys .hispers .br {
    right: -0.1rem;
  }
}

@media (max-width: 800px) {
  .historys .hispers .swiper-container {
    padding: 75px 0;
  }
  .historys .hispers .swiper-slide {
    height: 150px;
    top: -75px;
  }
  .historys .hispers .swiper-slide:nth-child(2n) {
    top: 75px;
  }
}

.rightnav {
  position: fixed;
  z-index: 10;
  right: 0.2rem;
  top: 60%;
  transform: translateY(-50%);
  transition: all ease 0.5s;
  right: -150px;
}

.rightnav .rtem {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 auto 0.1rem;
  border-radius: 50%;
  background-color: #f2f2f2;
  border: solid 1px #e5e5e5;
  position: relative;
}

.rightnav .rtem a {
  width: 100%;
  height: 100%;
  display: block;
}

.rightnav .rtem img {
  width: 100%;
  display: block;
}

.rightnav .rtem img:first-child {
  display: block;
}

.rightnav .rtem img:last-child {
  display: none;
}

.rightnav .rtem .tel {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  white-space: nowrap;
  font-size: 0;
  background-color: #47bcc6;
  padding: 0 0.2rem;
  border-radius: 0.3rem;
  display: none;
}

.rightnav .rtem .tel .tc {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.12rem;
}

.rightnav .rtem .tel .tc img {
  width: 100%;
  height: 100%;
  display: block;
}

.rightnav .rtem .tel .tm {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1.5;
}

.rightnav .rtem .codm {
  position: absolute;
  right: calc(100% + 0.15rem);
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  padding: 0.1rem;
  display: none;
  width: auto;
}

.rightnav .rtem .codm .mg {
  display: block;
  width: 1.2rem;
  margin: 0 auto 0.1rem;
}

.rightnav .rtem .codm .mg img {
  width: 100%;
  display: block;
}

.rightnav .rtem .codm .cm {
  width: 100%;
  color: #333;
  text-align: center;
  line-height: 1.5;
  white-space: nowrap;
}

.rightnav .rtem:hover {
  background-color: #47bcc6;
  border: solid 1px #47bcc6;
}

.rightnav .rtem:hover img:first-child {
  display: none;
}

.rightnav .rtem:hover img:last-child {
  display: block;
}

.rightnav .rtem:hover .codm {
  display: block;
}

.rightnav .rtem:hover .tel {
  display: block;
}

.rightnav .bactn {
  display: block;
  margin: 0.1rem auto 0;
  margin-top: 0.1rem;
  cursor: pointer;
  transition: all ease 0.5s;
  padding: 0.04rem;
  background-color: #fff;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
  white-space: nowrap;
}

.rightnav .bactn .tm {
  display: inline-block;
  vertical-align: middle;
  color: #47bcc6;
  line-height: 2;
  padding: 0 0.1rem;
}

.rightnav .bactn .bm {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(90deg);
}

.rightnav .bactn .bm img {
  width: 100%;
  display: block;
}

.rightnav.show {
  right: 0.2rem;
}

.hidtn {
  position: fixed;
  z-index: 10;
  right: 0rem;
  top: 65%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all ease 0.5s;
  padding: 0.04rem;
  background-color: #fff;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
  transition: all ease 0.5s;
}

.hidtn .hm {
  width: 20px;
  height: 20px;
  display: block;
  margin: 0.04rem auto 0;
  transform: rotate(-90deg);
}

.hidtn .hm img {
  width: 100%;
  display: block;
}

.hidtn .pm {
  display: block;
  width: 1.8em;
  text-align: center;
  color: #47bcc6;
  line-height: 1.5;
}

.hidtn.show {
  right: -200px;
}

@media (max-width: 800px) {
  .rightnav .rtem {
    width: 0.8rem;
    height: 0.8rem;
  }
  .rightnav .rtem .tel .tc {
    width: 0.8rem;
    height: 0.8rem;
  }
}

.environs {
  width: 100%;
  padding: 0.8rem 0;
}

.environs .envirper {
  width: 100%;
  position: relative;
}

.environs .envirper .swiper-slide {
  width: 100%;
}

.environs .envirper .swiper-slide .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.environs .envirper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 45%;
  transition: all  ease 0.5s;
}

.environs .envirper .enoms {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgba(71, 188, 198, 0.8);
  padding: 0.6rem;
  z-index: 3;
  width: 6rem;
}

.environs .envirper .enoms .eits {
  width: 100%;
}

.environs .envirper .enoms .eits .exm {
  width: 100%;
  display: none;
}

.environs .envirper .enoms .eits .exm.on {
  display: block;
}

.environs .envirper .enoms .eits .em {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.1rem;
}

.environs .envirper .enoms .eits .eip {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  height: 3em;
  margin-bottom: 0.15rem;
}

.environs .envirper .enoms .pagination {
  width: 100%;
  font-size: 0;
  margin-top: 0.2rem;
}

.environs .envirper .enoms .pagination .pn {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 50%;
  opacity: 0.5;
  margin-right: 0.12rem;
  transition: all  ease 0.5s;
  background-color: #fff;
}

.environs .envirper .enoms .pagination .pn.on, .environs .envirper .enoms .pagination .pn:hover {
  opacity: 1;
}

.environs .envirlist {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
}

.environs .envirlist .easom {
  width: calc((512 / 1600) * 100%);
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.32rem;
  position: relative;
  cursor: pointer;
  margin-right: calc((31 / 1600) * 100%);
}

.environs .envirlist .easom .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.environs .envirlist .easom .imgs .img {
  width: 100%;
  padding-top: 56.25%;
  transition: all ease 0.5s;
}

.environs .envirlist .easom .him {
  width: 100%;
  color: #666;
  text-align: center;
  line-height: 1.5;
  padding: 0.1rem 0.1rem 0.1rem;
}

.environs .envirlist .easom:hover .imgs .img {
  transform: scale(1.1);
}

.environs .envirlist .easom:hover .him {
  color: #005aa6;
}

.environs .envirlist .easom:nth-child(3n) {
  margin-right: 0;
}

.environs .envirlist .easom:nth-child(3n+1) {
  transition-delay: 0.1s;
}

.environs .envirlist .easom:nth-child(3n+2) {
  transition-delay: 0.2s;
}

.environs .envirlist .easom:nth-child(3n+3) {
  transition-delay: 0.3s;
}

@media (max-width: 800px) {
  .environs .envirper .enoms {
    position: relative;
    width: auto;
  }
}
